Click or drag to resize

AbsoluteDateTransitionDate Property

Represents the date and time at which the time zone transition occurs.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
The date.
See Also